MY字典>英语词典>merge algorithm翻译和用法

merge algorithm

英 [mɜːdʒ ˈælɡərɪðəm]

美 [mɜːrdʒ ˈælɡərɪðəm]

网络  归并算法; 合并算法

计算机

双语例句

  • A Valiant Parallel Merge Sorting Algorithm Based on Reconfigurable Optical Pipeline Bus
    基于流水光总线阵列上Valiant并行归并排序的实现
  • In various of sort algorithms based on comparative operations, the well-known merge sort algorithm is the fastest but at the expense of more extra memory space.
    在用各种比较操作进行分类的算法中,著名的合并分类(MergeSort)法的分类速度最快,但它要以较大的额外存贮空间为代价。
  • In discovery process we brought forward IP path merge and trim algorithm fitting the features of storage network.
    在发现中,结合存储网络的实际特点提出IP路径合并算法,并进行拓扑结构规整。
  • By combining the internal buffering technique and the float hole technique with the divide-and-conquer technique, a fast linear-time in-place 2-way merge algorithm is introduced in the paper.
    将内部缓冲技术、浮洞技术与分治技术相结合,提出了一种快速线性原地二路归并算法。
  • The Split-and-Merge algorithm using this data structure is given.
    给出了用这种算法实现分裂与合并算法的步骤。
  • As there are many constricts on signal phase, two methods, namely phase merge optimization based on question drive and improved cooperative co-evolutionary genetic algorithm are designed to search the solution space.
    针对待优化变量&信号相位的特殊性,即存在很多约束条件,设计了两种混合交通信号相位解空间搜索算法,即基于问题驱动的相位合并优化算法和改进合作型协同进化遗传算法。
  • To overcome the limitations, this paper proposes an improved PCA monitoring method which merge outlier detection and process variables pattern fitting algorithm. Thereafter a scheme of complete monitoring algorithm is introduced.
    其次,在分析了该方法的局限性基础上,提出了一类改进的PCA监控方案,加入了劣点检测与过程变量模式拟合算法,并给出了整体的监控框图。
  • Bilateral nature-merge sorting algorithm
    双向自然合并排序算法
  • A fast linear-time in-place two-way merge algorithm
    一种快速线性原地二路归并算法
  • We also give the key algorithms included in the search engine: the word split algorithm, the merge sort algorithm and the large file processing technology.
    给出搜索引擎中包含的关键技术算法:分词技术、多路归并算法和大文件处理技术;